Crate phnt

source ·
Expand description

§phnt: Rust bindings to the System Informer’s phnt

phnt GitHub Actions phnt on crates.io phnt on docs.rs

This crate provides Rust with access to the System Informer’s (formerly known as Process Hacker) native Windows headers (shortened to phnt) which provide type definitions, constants, macros as well as function prototypes to even undocumented functions and syscalls.

FeatureDescription
regenerateRegenerate bindings from phnt (nightly) source code.
(default)Pre-generated bindings are used for faster builds.

Crate Overview

crate version: 0.0.25 - unstable api

Modules§

  • Extensions to the bindings (useful functions, macros, etc.)
  • Bindings for phnt (nightly) generated by bindgen

Macros§